projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2621b
)
serial_sh: Add support Renesas SH7752
author
Yoshihiro Shimoda
<
[email protected]
>
Sun, 4 Nov 2012 15:54:20 +0000
(15:54 +0000)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 20 Dec 2012 04:20:17 +0000
(13:20 +0900)
Signed-off-by: Yoshihiro Shimoda <
[email protected]
>
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
drivers/serial/serial_sh.h
patch
|
blob
|
history
diff --git
a/drivers/serial/serial_sh.h
b/drivers/serial/serial_sh.h
index a33334eac090460616dae2cb615db7cf84213205..7e38a3fd533c026fdcf2f72b33ed29e635a0c61b 100644
(file)
--- a/
drivers/serial/serial_sh.h
+++ b/
drivers/serial/serial_sh.h
@@
-143,7
+143,7
@@
struct uart_port {
#elif defined(CONFIG_H8S2678)
# define SCSCR_INIT(port) 0x30 /* TIE=0,RIE=0,TE=1,RE=1 */
# define H8300_SCI_DR(ch) (*(volatile char *)(P1DR + h8300_sci_pins[ch].port))
-#elif defined(CONFIG_CPU_SH7757)
+#elif defined(CONFIG_CPU_SH7757)
|| defined(CONFIG_CPU_SH7752)
# define SCSPTR0 0xfe4b0020
# define SCSPTR1 0xfe4b0020
# define SCSPTR2 0xfe4b0020